gdk/wayland: Drop explicit ungrab after surface move/resize
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 12 May 2020 08:24:36 +0000 (10:24 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 12 May 2020 12:14:39 +0000 (14:14 +0200)
commite33af5895f53a54b0c2b8993a9b7ba4858cbf3ae
treec9ff2477810f5cfd5567812d89fde5f76bd130ad
parentf7d2985f897b5e2353182bc5d9e6361d5cff5a32
gdk/wayland: Drop explicit ungrab after surface move/resize

We now break grabs properly if receiving a .leave event with
active buttons. This is not necessary anymore.
gdk/wayland/gdksurface-wayland.c